Artemis Trouble Ticket API

(0 reviews)

API Data Dictionary - GET troubleTicketSpecification id

This section defines the key fields used in the TMF621 Trouble Ticket API. Attributes listed here may appear in request or response payloads depending on the operation. Fields are derived from TMF621 v5.0.0 and follow TMF630 REST design principles.

API request payload
Section Field Name Example Field Value Description
N/a/troubleTicketSpecification/{id}Broadband-Slow-SpeedsThe id is the PXC troubleTicketSpecification returned to partners as part of the POST /troubleTicketSpecification response.
Response Shaping (fields Parameter)

The TMF standard defines a fields query parameter to allow clients to limit which fields are included in API responses. However, this parameter is currently not fully supported in the implementation of the Trouble Ticket API.

  • Any use of fields in the request of GET /troubleTicketSpecification/{id} will be ignored.

Reviews